home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / tobby_ur.swf / scripts / DefineSprite_56_player_stick / frame_3 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  126 b   |  6 lines

  1. this.main();
  2. this._x = this.px;
  3. this._y = this.py;
  4. this._rotation = this.pRotation;
  5. this.gotoAndPlay(_currentframe - 1);
  6.